home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / jns_id15.zip / DOOR.BAT next >
DOS Batch File  |  1996-06-08  |  256b  |  7 lines

  1. REM This is all that is required to run any JNS Software Door Game.
  2. REM Just replace JNS_DOOR.EXE with the game's EXE file name you are
  3. REM setting up. Drive and paths must be set to your specific setup.
  4.  
  5. @ECHO OFF
  6. C:\BBS\DOORS\DOORDIR\JNS_DOOR.EXE
  7.